@charset "utf-8";
/* CSS Document */

/* 
------------------------------------------------------*/
.left { width: 246px; }
.right { width: 630px; }

/* 详情信息<左边导航菜单>
------------------------------------------------------*/
.left-type dt { background: url("../images/title-bg.jpg") no-repeat scroll 0 0 transparent; height: 30px; line-height: 30px; font-size: 13px; text-indent: 30px; }
.left-type dd { background: none no-repeat scroll 0 0 #EEEEEE; }
.left-type dd ul { padding: 12px 20px 0; }
.left-type dd ul li { background: url("../images/icon-02.jpg") no-repeat scroll 10px 50% transparent; border-bottom: 1px solid #CCCCCC; display: inherit; font-size: 13px; height: 25px; letter-spacing: 2px; line-height: 25px; margin: 0 0 8px; text-indent: 35px; overflow: hidden; }

.left .contact { border-top: 3px solid #DB0500; display: block; margin: 20px 0; padding: 20px; line-height: 25px; } 

/* 详情信息<右边信息内容>
------------------------------------------------------*/
.right-main { }
.right-main dt { background: url("../images/icon-03.jpg") no-repeat scroll 10px 50% transparent; border-bottom: 2px solid #EEEEEE; height: 28px; line-height: 28px; letter-spacing: 1px; }
.right-main dt strong { font-size: 13px; padding: 0 0 0 35px; width: 230px; }
.right-main dt span { line-height: 28px; color: #666666; }
.right-main dt span a { color: #666666; }
.right-main dd { background: none; height: auto; }

.news-list {}
.news-list li { background: url("../images/icon-04.jpg") no-repeat scroll 5px 50% transparent; border-bottom: 1px dashed #CCCCCC; height: 30px; line-height: 30px; padding: 0 5px 0 15px; overflow: hidden; }













